home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / FredFish PD 316.adf / IntuiSup / Applications / demotext / page3 < prev    next >
Text File  |  1990-02-06  |  593b  |  6 lines

  1. AutoSmartRequest(), AutoWSmartRequest().
  2.  
  3. These functions provides an extension to the normal AutoRequest() system call. They support any number of descriptive text lines, any number of string gadgets, and one or two bool gadgets. Text attributes can be controlled line by line.
  4. Esc and Return keyboard shortcuts are supported, and gadgets selection is automatic on Return. Visual feedback is also provided whenever a shortcut is used.
  5. Activation and cancelling IDCMPs can be defined, and a user function can be called on a NEWSIZE - this enables window sizing while a requester is on screen.
  6.